home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / trm / file_id.diz next >
Text File  |  1998-01-15  |  745b  |  1 lines

  1. The Routine Master is a VB4 addin that helps the programmer in writing subs, functions and property procedures in a snap You can specify the list of parameters and local variables, add an error handler, prevent from recursion, include a remark banner and trace statements, with just a few clicks of the mouse The Routine Master is especially useful when it comes the time to write Property procedures. You can generate the code for read-write, read-only or write-only properties, as well as wrapper" procedures that return the value of a member variable You can even automatically generate all the code needed to implement "enumerated" procedures, i.e. procedures that return a string or a variant but are internally stored as an integer value